python show interpreter path

50

python show interpreter path -

import sys
print(sys.executable)

Comments

Submit
0 Comments